Skip to content

Disable wrapping on mailto: markdown links#13105

Merged
notbakaneko merged 2 commits into
ppy:masterfrom
Hiviexd:markdown-mailto-nowrap
Jul 6, 2026
Merged

Disable wrapping on mailto: markdown links#13105
notbakaneko merged 2 commits into
ppy:masterfrom
Hiviexd:markdown-mailto-nowrap

Conversation

@Hiviexd

@Hiviexd Hiviexd commented Jun 24, 2026

Copy link
Copy Markdown
Member

Resolves #10452

initially thought about slapping a a[href^="mailto:"] { white-space: nowrap; } but that didn't feel right for this codebase, hopefully my assumption is correct.

@notbakaneko notbakaneko enabled auto-merge July 6, 2026 08:11
@notbakaneko notbakaneko merged commit 4eb8b56 into ppy:master Jul 6, 2026
3 checks passed
@Hiviexd Hiviexd deleted the markdown-mailto-nowrap branch July 6, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A way of preventing word wrap for specific cases

2 participants